home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 11877 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.8 KB

  1. Path: druid.borland.com!usenet
  2. From: pete@borland.com (Pete Becker)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Does Borland C++ 5.0 do Dos DPMI-32 (Does it include PowerPak for Dos)?
  5. Date: 16 Mar 1996 20:34:51 GMT
  6. Organization: Borland International
  7. Message-ID: <4if8lb$rkm@druid.borland.com>
  8. References: <4hdetv$bhp@frodo.smartlink.net> <313BADFC.4D63@public.sta.net.cn> <4hu20f$23@nnrp1.news.primenet.com>
  9. NNTP-Posting-Host: pbecker.borland.com
  10. Mime-Version: 1.0
  11. Content-Type: Text/Plain; charset=ISO-8859-1
  12. X-Newsreader: WinVN 0.99.5
  13.  
  14. In article <4hu20f$23@nnrp1.news.primenet.com>, jrice@primenet.com says...
  15. >
  16. >
  17. >Borland 5 does not support DPMI, thats why they bundle BC++ 4.52 with
  18. >BC++ 5. It does support it. However, in order to get DPMI extension
  19. >you still have to buy the Power Pack.  BC++ 5 is in essense a Windows
  20. >only compiler, as far as I know. The bundled BC++ 4.52 does not
  21. >support the latest features, as in name spaces, etc. Watcom on the
  22. >other hand upgraded everything. All their compilers support the latest
  23. >features. It upsets me that Borland has summarily decided to drop dos
  24. >development. I have many many programs that require maintenance that
  25. >will take years to convert to Win 95, or Win 3.1 for that matter, that
  26. >would benifit from the new C++ features and dos extension. Borland, I
  27. >guess, expects us to throw away millions of lines of code, just so
  28. >that we can upgrade to their new toy. 
  29. >
  30.  
  31.     Borland has not "sumarily decided to drop dos development". BC++ 5.0 
  32. builds DOS applications, just like all previous versions have. What it does not 
  33. do is build DPMI applications.
  34.     The reason for including 4.52 in the package is to continue to provide 
  35. a 16-bit hosted development environment. 5.0 is 32-bit hosted, but it supports 
  36. development for both 16- and 32-bit targets.
  37.     -- Pete
  38.  
  39.